------- book cover ------- Database System Concepts
Sixth Edition
Avi Silberschatz
Henry F. Korth
S. Sudarshan


line separator

We provide a set of slides to accompany each chapter. Click on the links below to download the slides in Powerpoint format.
We also provide zip files of the all Powerpoint files, PDF files, and all figures used in the text

Copyright Note

The slides and figures below are copyright Silberschatz, Korth. Sudarshan, 2010. The slides and figures are authorized for personal use, and for use in conjunction with a course for which Database System Concepts is the prescribed text. Instructors are free to modify the slides to their taste, as long as the modified slides acknowledge the source and the fact that they have been modified. Paper copies of the slides may be sold strictly at the price of reproduction, to students of courses where the book is the prescribed text. Any use that differs from the above, and any for profit sale of the slides (in any form) requires the consent of the copyright owners; contact Avi Silberschatz (avi@cs.yale.edu) to obtain the copyright owners consent.

line separator

Chapter Formats Last Updated
1. Introduction
ppt
January 8, 2016
Part 1: Relational Databases
2. Introduction to the Relational Model
ppt
January 8, 2016
3. Introduction to SQL
ppt
January 8, 2016
4. Intermediate SQL
ppt
Jan 15, 2012
5. Advanced SQL
ppt
January 8, 2016
6. Formal Relational Query Languages
ppt
January 8, 2016
Part 2: Database Design
7. Database Design: The Entity-Relationship Approach
ppt
January 8, 2016
8. Relational Database Design
ppt
Jan 15, 2012
9. Application Design
ppt
Jan 15, 2012
Part 3: Data Storage and Querying
10. Storage and File Structure
ppt
Mar 15, 2012
11. Indexing and Hashing
ppt
Mar 15, 2012
12. Query Processing
ppt
Mar 15, 2012
13. Query Optimization
ppt
Mar 15, 2012
Part 4: Transaction Management
14. Transactions
ppt
January 8, 2016
15. Concurrency Control
ppt
January 8, 2016
16. Recovery System
ppt
January 8, 2016
Part 5: System Architecture
17. Database System Architectures
ppt
Jan 15, 2012
18. Parallel Databases
ppt
Jan 15, 2012
19. Distributed Databases
ppt
Oct 28, 2013
Part 6: Data Warehousing, Mining, and IR
20. Data Mining
ppt
Jan 15, 2012
21. Information Retrieval
ppt
Jan 15, 2012
Part 8: Specialty Databases
22. Object-Based Databases
ppt
Jan 15, 2012
23. XML
ppt
Jan 15, 2012
Part 8: Advanced Topics
24. Advanced Application Development
ppt
Jan 15, 2012
25. Advanced Data Types
ppt
Jan 15, 2012
26. Advanced Transaction Processing
ppt
Jan 15, 2012
Part 9: Case Studies
27. PostgreSQL